Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

self.get_cookie uses ~USER instead of the HOME path#2

Open
nkinney wants to merge 2 commits intodavebryson:masterfrom
nkinney:master
Open

self.get_cookie uses ~USER instead of the HOME path#2
nkinney wants to merge 2 commits intodavebryson:masterfrom
nkinney:master

Conversation

@nkinney
Copy link

@nkinney nkinney commented May 3, 2013

The method self.get_cookie should use ENV['HOME'] for the home path instead of ~ENV['USER']. ~ENV['USER'] is not a valid path on windows while ENV['HOME'] is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant